home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / windows / fplus311.zip / README.1ST < prev    next >
Text File  |  1996-09-12  |  15KB  |  391 lines

  1. File Plus Ver 3.11
  2. Copyright (C) 1993-1995 Carl W. Moore
  3. All Rights Reserved
  4.  
  5. !!!IMPORTANT!!!
  6.     If you're a registered user of File Plus, then e-mail me with
  7. you're name and user # and I'll immediatley e-mail back you're user key
  8. so you can un-lock File Plus.
  9.     e-mail me at: cmoore@wazoo.com
  10.  
  11. What's New?
  12. ~~~~~~~~~~
  13. Ver 3.11
  14.     Fixed Windows NT quit exception.
  15.     Fixed random Taskbar freeze problem.
  16.     
  17.  
  18. Ver 3.1 5 September 96
  19.     Fixed some menu item checking bugs.
  20.     NEW FEATURE!!  All new button based tool bar.  Many times more
  21.      configurable than the old one.  Use your own bitmaps and fonts!
  22.     Corrected startup by taskbar icon window restore problems.
  23.     Corrected "NEW" registry types naming conventions.
  24.     Fixed directory size problems when sizing empty or nearly empty directories.
  25.     New History List features added!
  26.     Added Screen Blanker controls.
  27.     New User Functions:
  28.       Run Default File Viewer
  29.       Run Default Text Editor
  30.     New option in "Path Options" configuration dialog for your default file viewer.
  31.        (The author recommends "Quick View Plus" by Inso software).
  32.     New Modifiers for user functions:
  33.       "Strip File Exensions"
  34.       "Don't quote long filenames"
  35.     Added More info to the status above each file window.
  36.  
  37. Ver 3.0 Release 30 April 96
  38.     First release of Win95/NT only version of File Plus.
  39.  
  40. Ver 3.0 Beta 3 24 Jan 96
  41.     New Directory Sorting options to Sort files by Date and Time
  42.     Drag and Drop preliminary code started.
  43. Ver 3.0 Alpha 17 Jan 96
  44.     New Win95 Features options begun.
  45.     File Plus can now live in the Taskbar notification area.
  46.     See new Startup Settings dialog in the Configuration Menu
  47. Ver 2.13
  48.     Right mouse button popup menu operations on Zip files fixed.    
  49. Ver 2.12
  50.     Fixed one of the polymorphic zip operations that was causing Pkzip to not recognize
  51.       the selected source file.
  52. Ver 2.11
  53.     User Modifiers for user functions:
  54.           New User modifier added so File Plus can detach DOS programs from it's thread.
  55.       Check the "Detach DOS Prg" check box while editing a user function.
  56.       "Use 8.3 Name" modifier fixed to include full path names when used with %f.
  57.     Hard coded .ZIP support for 8.3 filename conversions.  So if you want to, you can
  58.       rename your .ZIP files to anything you want and still manipulate them.
  59. Ver 2.1
  60.     By popular request, the "FLTR" button in each window can now be changed into a 
  61.       Parent button in the "Layout Options Dialog".
  62.     New Functions added "Set Left Filter" and "Set Right Filter", to complement the
  63.       above modifications to the normal display layout.
  64.     New primary operation mode added: 3-window. Check the "MODE" menu for selection.
  65.     Clicking the right mouse button in the tree view window will load that directory
  66.       into the right window.  See the online manual (help), for more info.
  67.     User functions will NOT automatically re-load the directory windows anymore.
  68.       (Use "RELOAD Source/Target" in the modifiers section to force reload).
  69.     Left and Right window size is now adjustable by dragging in the middle.
  70.     Hotkey code re-written.  Menus can now have hotkeys assigned.  Old hotkey
  71.       values are gone.
  72. Ver 2.0 Beta 7
  73.     Icons! File Plus now integrates itself into the system registry 
  74.       under Win95.  
  75.     Left-Clicking an icon has the same effect as double-clicking
  76.       the text portion of the file listing.
  77.     Right-Clicking an icon brings up a popup menu with associated
  78.       File Types, some Explorer options, and basic file functions.
  79.     See the new options in the Configuration Menu.
  80.     Multiple associations for a single file available by right-
  81.       clicking an icon.
  82.     Many more bugs found and fixed in the user program routines.
  83.     File typing system now fully active in Shareware version.
  84.  
  85. Ver 2.0 Beta 6
  86.     Possible Hotkey conflict between simple hotkeys and popups corrected.
  87.     WINDOWS_FUNC removed from user functions (File Plus will now automatically
  88.       scan .EXE files to determine if they're Windows or DOS);
  89.     Use old 8.3 file nameing convention added to user function for backward
  90.       compatibility with programs that don't understand long-file names.
  91.     Optimized the initialization routines to decrease File Plus's startup time.
  92.     
  93.    Win32s and NT Specific Fixes:
  94.     Severe resource thrashing problem corrected.
  95.     DOS program launching code re-written.
  96.     Found and fixed some GDI calls to functions that work well under Win95
  97.       but not so well under Win32s and NT.
  98.  
  99. Ver 2.0 Beta 5
  100.     Windows NT startup problems fixed.
  101.     Right mouse button window scrolling routines re-written.
  102.     Finally caught up on the online help documentation.
  103.     Hard crash when doing a byte count on directories with more than
  104.       nine chars in the name has been squashed.
  105.  
  106. Ver 2.0 Beta 4
  107.     New Tool bar customization routines.
  108.  
  109. Ver 2.0 Beta 3
  110.     Multiple fixes to small Win95/Win32 bugs.
  111.  
  112. Ver 2.0 Beta 2
  113.     Another Make Directory function added that automatically steps
  114.     into the new directory after creation.    
  115.  
  116.     File Plus now supports polymorphic operations on .ZIP files.
  117.     Use the internal .ZIP viewer to view a .ZIP file.  The contents
  118.     of the file will appear in your directory window, now you can
  119.     copy files to/from, delete and view files within the archives.
  120.  
  121. Ver 2.0 Beta 1
  122.     File Plus is now a full 32-bit Win32s/Win95/NT application.
  123.     Long-File name support is now operational.
  124.  
  125. Ver 1.9 Beta 3
  126.     Groups of small interface bugs fixed. Too numerous to list.
  127.  
  128. Ver 1.9 Beta 2
  129.     Fixed <SRC> & <TGT> confusion when File Plus is re-activated.
  130.  
  131. Ver 1.9 Beta 1
  132.     Several Small Bugs fixed in right mouse button routines.
  133.     File Commenting system!!!!
  134.     Menu bar can now be customized with 10 user menus.
  135.     ToolBar along top of file windows can now be turned off and on.
  136.     Numerous minor bug fixes and additions.
  137.     INI File path problems fixed.
  138.     Unknown file types will load up into text editor if they're determined
  139.         to be text.
  140.     New Directory sorting features.
  141.     File Plus can now sort your directories by NAME,EXT, and the natural
  142.         order that they're read from disk.  You can also change the
  143.         order of Files and Dirs in the listers.
  144.     28 new path buttons added as Right Mouse Button functions under
  145.         the existing path buttons.    
  146. Ver 1.81
  147.     My apologies to those patching from 1.6D or earlier versions,
  148.     The setup program, doesn't convert the Configuration files from
  149.     really old versions of File Plus properly.
  150.     
  151.     File Plus will now create new configuration files if they don't
  152.     exist.
  153.  
  154.     Also if you want to use a set of default configurations:
  155.            Delete "FILEPLUS.INI" and "FPFTC.INI" from your File Plus
  156.            current directory and, if they exist, from your Windows
  157.        directory.
  158.     When you re-run File Plus, it will prompt you to create a new
  159.        set of files.
  160. Ver 1.8
  161.     New Function--- File Search! Search for strings or hex values in files
  162.       spanning your system.
  163.     Major bugs fixed in the select by pattern routines.
  164.     File Plus will now check its current directory for its .INI files
  165.     A common-use Tool Bar and info line now appears above the windows.
  166.     Tree Mode displays iconic folders (prettiness feature).
  167.     Clicking on the iconic folders in the tree window will have the same
  168.       effect as double-clicking the entry.
  169.     Added a browse button to the Configure Button Panel, makes tracking
  170.       down that program you want to run a lot easier.
  171.     Directory and Tree window sizes are now adjustable with mouse
  172.       drag in Tree Mode.
  173.     New window size code introduced, should eliminate ALL problems
  174.       associated with window locations and sizes.
  175.     Configure Button mode now blocks input to the directory windows.
  176.     New Icon for File Plus
  177.     Main executable file changed to FILEPLUS.EXE.
  178.  
  179. Ver 1.7
  180.     Full Color Support Now added!
  181.     You can now customize the colors of the Directory and Tree windows.
  182.     Includes: Seperate coloring schemes for Files, Directories, and Trees.
  183.     New Function:
  184.         Clone Files/Dirs
  185.         Allows you to make copies of files or directories within the
  186.         same directory.
  187.  
  188.     New Features:
  189.         Button Copy function.
  190.         Button Exchange Function.
  191.  
  192. Ver 1.6D
  193.     Added very powerful file finding functions. Allows you to search
  194.     ALL the drives on your system for an occurance of a file o